Skip to content

Conversation

@lhite8041
Copy link
Member

@lhite8041 lhite8041 commented Jan 15, 2026

RHDHBUGS-2128 part 2, Add missing $ prompt in code blocks for command examples

Description: This PR adds the $ prompt for code blocks in 31 files.

IMPORTANT: Do Not Merge - To be merged by Docs Team Only

Version(s):
main, 1.9, 1.8, 1.7, 1.6
Issue:
https://issues.redhat.com/browse/RHDHBUGS-2128
Preview:
Files changed:
modules/proc-create-plugin.adoc
modules/techdocs/proc-techdocs-addon-create.adoc
modules/techdocs/proc-techdocs-addon-install-third-party.adoc
modules/upgrade/proc-upgrade-rhdh-helm.adoc
modules/orchestrator/proc-install-rhdh-orchestrator-airgapped-env-using-helm-chart-full.adoc
modules/orchestrator/proc-install-rhdh-orchestrator-airgapped-env-using-helm-chart-partial.adoc
modules/orchestrator/proc-install-rhdh-orchestrator-airgapped-env-using-operator-full.adoc
modules/orchestrator/proc-install-rhdh-orchestrator-airgapped-env-using-operator-partial.adoc
modules/orchestrator/proc-install-rhdh-with-orchestrator-helm-cli.adoc
modules/orchestrator/proc-upgrading-the-orchestrator-plugin.adoc
modules/orchestrator/ref-orchestrator-resource-limits.adoc
modules/orchestrator/snip-installing-the-orchestrator-common-steps.adoc
modules/observe/proc-retrieving-logs-from-amazon-cloudwatch.adoc
modules/orchestrator/proc-building-the-01-basic-workflow.adoc
modules/orchestrator/proc-creating-and-running-workflows.adoc
modules/orchestrator/proc-deploying-workflows-on-a-cluster.adoc
modules/orchestrator/proc-enable-orchestrator-plugin.adoc
modules/orchestrator/proc-helm-install-components-orchestrator-plugin.adoc
modules/orchestrator/proc-helper-script-overview.adoc
modules/openshift-ai-connector-for-rhdh/proc-populating-the-api-definition-tab.adoc
modules/openshift-ai-connector-for-rhdh/proc-troubleshooting-connector-functionality.adoc
modules/openshift-ai-connector-for-rhdh/ref-openshift-ai-model-registry-and-model-catalog-queries.adoc
modules/observe/adoption-insights/proc-customize-adoption-insights.adoc
modules/observe/proc-admin-enabling-metrics-ocp-operator.adoc
modules/observe/proc-configure-annotations-for-aks-monitoring.adoc
modules/observe/proc-configuring-annotations-for-monitoring-with-amazon-prometheus-by-using-the-helm-chart.adoc
modules/observe/proc-enabling-azure-monitor-metrics.adoc
modules/observe/proc-forward-audit-log-splunk.adoc
modules/observe/proc-retrieving-logs-from-amazon-cloudwatch.adoc
modules/observe/scorecards/proc-configuring-jira-scorecards-in-rhdh-instance.adoc
modules/authentication/proc-creating-a-custom-transformer-to-provision-users-from-rhbk-to-the-software-catalog.adoc

@sonarqubecloud
Copy link

@rhdh-bot
Copy link
Collaborator

rhdh-bot commented Jan 15, 2026

Copy link
Member

@deerskindoll deerskindoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a couple of nits, otherwise lgtm

= Populating the API Definition tab in {product-very-short} API entities

Since {rhoai-short} does not expose the OpenAPI specification by default, the AI platform engineer can take the following steps to provide this valuable information:
Because {rhoai-short} does not expose the OpenAPI specification by default, the AI platform engineer can take the following steps to provide this valuable information:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Because {rhoai-short} does not expose the OpenAPI specification by default, the AI platform engineer can take the following steps to provide this valuable information:
Because {rhoai-short} does not expose the OpenAPI specification by default, the AI platform engineer can take the following steps to provide this information.


.Procedure

. Retrieve OpenAPI JSON: Use a tool like `curl` to fetch the specification directly from the running endpoint of the AI model server. The following command provides the precise endpoint (`/openapi.json`) and shows how to include a `Bearer` token if the model requires authentication for access.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
. Retrieve OpenAPI JSON: Use a tool like `curl` to fetch the specification directly from the running endpoint of the AI model server. The following command provides the precise endpoint (`/openapi.json`) and shows how to include a `Bearer` token if the model requires authentication for access.
. Retrieve OpenAPI JSON: Use a tool such as `curl` to fetch the specification directly from the running endpoint of the AI model server. The following command provides the precise endpoint (`/openapi.json`) and shows how to include a `Bearer` token if the model requires authentication for access.

$ oc logs -c install-dynamic-plugins deployment/<your {product-very-short} deployment>
----

The `install-dynamic-plugin` logs allow you to check the following installation logs for successful logs:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The `install-dynamic-plugin` logs allow you to check the following installation logs for successful logs:
The `install-dynamic-plugin` logs let you to check the following installation logs for successful logs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants